Skip to content

feat: add services catalog resource and complete dependencies coverage#32

Merged
caballeto merged 1 commit into
mainfrom
feat/services-catalog-resource
Jun 10, 2026
Merged

feat: add services catalog resource and complete dependencies coverage#32
caballeto merged 1 commit into
mainfrom
feat/services-catalog-resource

Conversation

@caballeto

Copy link
Copy Markdown
Member

Summary

  • New client.services resource: full 1:1 coverage of the public status-data catalog endpoints (list+search, get, status, summary, categories, components, uptime, component uptime incl. batch, day rollup, incidents, incident detail, maintenances).
  • Completes client.dependencies (adds get, update).
  • Vendors the updated OpenAPI spec (new search param on GET /api/v1/services — devhelmhq/mono#522), regenerates types, extends spec-path tests.

Test plan

  • Unit tests (test/services.test.ts, test/dependencies.test.ts, spec paths)
  • Lint + typecheck + build
  • Release in the next coordinated surface batch after mono#522 deploys

Made with Cursor

New client.services resource covering the full public catalog surface:
list (with search), get, status, summary, categories, components,
componentUptime, batchComponentUptime, day, uptime, incidents
(per-service and cross-service), incident detail, and maintenances.
Completes client.dependencies with get/update. Vendors the updated
OpenAPI spec (services search param) and extends spec-path tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
@caballeto caballeto merged commit bc93cd3 into main Jun 10, 2026
3 checks passed
@caballeto caballeto deleted the feat/services-catalog-resource branch June 10, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant